An identifier for an object on which the invoice line is based, given by the Seller.
売り手によって提供された、請求書明細行の根拠となるオブジェクトのID。(注:必要に応じて、予約番号、電話番号、メーターポイントなどを指定できる。)


About

Syntax binding
ubl:Invoice / cac:InvoiceLine / cac:DocumentReference / cbc:ID
Restricted Syntax Cardinality
1..1
Attribute(s)
@schemeID
UBL 2.1
XPath
/ Invoice / cac:InvoiceLine / cac:DocumentReference [ cbc:DocumentTypeCode = '130' ] / cbc:ID
Occurrence
1
Datatype
IdentifierType
UBL Definition
An identifier for the referenced document.
Namespace
cbc urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2

Semantic

Business Term

Invoice line object identifier

請求書明細行オブジェクトID
ID
ibt-128
Description
An identifier for an object on which the invoice line is based, given by the Seller.
売り手によって提供された、請求書明細行の根拠となるオブジェクトのID。(注:必要に応じて、予約番号、電話番号、メーターポイントなどを指定できる。)
Aligned Cardinality
0..1
Semantic datatype
Identifier

Code list

UNCL1153
Invoiced object identifier scheme (UNCL 1153)

Child element

  ID Business term Sem. Card. Syntax Card. XPath
 ibt-128-1 0..1 0..1 / Invoice / cac:InvoiceLine / cac:DocumentReference [ cbc:DocumentTypeCode = '130' ] / cbc:ID / @schemeID

VERSION 1.0 RULE

Unchanged
Same as 0.9.3

VERSION 0.9.3 RULE
JP PINT 0.9.3 Shared rule
ibr-089(fatal)
Unchanged
Same as 0.9.2

VERSION 0.9.2 RULE
JP PINT 0.9.2 Shared rule
ibr-089(fatal)
Still valid
[ibr-089]-Only one invoiced object (ibt-128) is allowed per line (ibg-25).
context
cac:InvoiceLine |
cac:CreditNoteLine
test
(count(cac:DocumentReference[cbc:DocumentTypeCode =
    130]) <= 1
)